home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Development / Source / IRC client Source / TO DO < prev   
Encoding:
Text File  |  1993-05-22  |  415 b   |  24 lines  |  [TEXT/PJMM]

  1. { *****  Bugs etc ****** }
  2. {long answer lines from /who etc... ?}
  3. {}
  4. {}
  5. { ***** Improvements to do ***** }
  6. {Handle triple clicks}
  7. {CMDCHAR in prefs}
  8. {Handle long lines better}
  9. {Improve TCP timeout handling}
  10. {}
  11. {}
  12. {}
  13. { *****  Remarks  ****** }
  14. {}
  15. {Current use of TCP PUSH:}
  16. {IRCAux.PutLine - no}
  17. {DCC . DCCSendfile - no}
  18. { DCC . DCCgotline - yes}
  19. {DCC . DCCChatSend - no}
  20. {}
  21. unit dummy;
  22. interface
  23. implementation
  24. end.